Skip to content

Build cli-cpp in sandbox after QpidConfig.cmake was fixed upstream#71

Open
jiridanek wants to merge 1 commit intorh-messaging:mainfrom
jiridanek:jd_2022_10_22_qpid_cpp_sandboxed
Open

Build cli-cpp in sandbox after QpidConfig.cmake was fixed upstream#71
jiridanek wants to merge 1 commit intorh-messaging:mainfrom
jiridanek:jd_2022_10_22_qpid_cpp_sandboxed

Conversation

@jiridanek
Copy link
Member

No description provided.


In the directory, create empty `WORKSPACE` file and a `BUILD.bazel` file containing the following `filegroup` def

```python

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: indented; Actual: fenced

Expected: indented; Actual: fenced

Run `bazel sync` to redownload external dependencies (we reference `main` branches in `WORKSPACE`).

##### Overriding repos

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 1; Actual: 0; Below

Expected: 1; Actual: 0; Below

Disable sandbox with `--spawn_strategy=standalone` flag, use values of `processwrapper-sandbox`, `linux-sandbox`, ...

Run `bazel sync` to redownload external dependencies (we reference `main` branches in `WORKSPACE`).

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 99

Expected: 80; Actual: 99
##### Overriding repos
Replace qpid-cpp external repo with (modified) local checkout `--override_repository=qpid-cpp=/home/jdanek/repos/qpid/qpid-cpp`.

In the directory, create empty `WORKSPACE` file and a `BUILD.bazel` file containing the following `filegroup` def

Check notice

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 113

Expected: 80; Actual: 113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant